CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / CimAttribute Json Schema
In This Topic
    CimAttribute Json Schema
    In This Topic
    Description
    is an object that represents an attribute of an object.
    Overview
    CimAttribute
    is an object that represents an attribute of an object.
    ID : string
    is a string indicating the ID of the attribute
    Value : string
    is a string containing the value of the attribute.
    Properties
    NameDescriptionData Type
    is a string indicating the ID of the attributestring
    is a string containing the value of the attribute.string
    See Also